home *** CD-ROM | disk | FTP | other *** search
- ; FEFull.cfg (Graphics type)
-
- ; IMPORTANT: The first three items in this config file should be three .raw filenames
- ; together with the minimum Xspacing (to the right) and Yspacing (at the bottom)
- ; built into the images in each file. To work out the Yspacing, find the single
- ; image in the bitmap with the least vertical space altogether in it (top + bot),
- ; and same for Xspacing. The next two numbers are the character set specific
- ; X and Y spacing (to allow each character set and resolution to have independent
- ; spacing). An X means use the DesiredXspacing and DesiredYspacing constants.
- ; LORES filename, then the Xspacing and Yspacing built into the images, then X,Y desired
- Bk1Bd320.raw 0 0 0 0
- ; 320x400 filename
- Bk1Bd320.raw 0 0 0 0
- ; HIRES filename
- Bk1Bd640.raw 0 0 0 0
-
-
- ; Graphics types need a specialised configuration file.
- ; Normal Graphics: <type> <name>
-
- ; Full Screen Border graphics
- GRAPHIC TOPLEFT
- GRAPHIC TOPCENTRE
- GRAPHIC TOPRIGHT
- GRAPHIC CENTRELEFT
- GRAPHIC CENTRE
- GRAPHIC CENTRERIGHT
- GRAPHIC BOTTOMLEFT
- GRAPHIC BOTTOMCENTRE
- GRAPHIC BOTTOMRIGHT